FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package fhir.Module3#0.1.0-alpha (78 ms)

Package fhir.Module3
Type CapabilityStatement
Id Id
FHIR Version R4
Source http://interopsante.org/https://simplifier.net/resolve?scope=fhir.Module3@0.1.0-alpha&canonical=https://interopsante.org/fhir/CapabilityStatement/Module3
Url https://interopsante.org/fhir/CapabilityStatement/Module3
Version 20130510
Status draft
Date 2023-11-12T15:13:53.4758699+00:00
Name Module3
Title CapabilityStatement Module 3
Experimental True
Realm us
Authority hl7
Description This is the FHIR capability statement for the module 3
Kind instance

Resources that use this resource

No resources found


Resources that this resource uses

SearchParameter
https://interopsante.org/fhir/SearchParameter/MyIdentityReliabilitySearchParameter MyIdentityReliabilitySearchParameter


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "Module3",
  "url" : "https://interopsante.org/fhir/CapabilityStatement/Module3",
  "version" : "20130510",
  "name" : "Module3",
  "title" : "CapabilityStatement Module 3",
  "status" : "draft",
  "experimental" : true,
  "date" : "2023-11-12T15:13:53.4758699+00:00",
  "publisher" : "INTEROPSANTE",
  "description" : "This is the FHIR capability statement for the module 3",
  "kind" : "instance",
  "fhirVersion" : "4.0.1",
  "format" : [
    "xml",
    "json"
  ],
  "patchFormat" : [
    "application/xml-patch+xml",
    "application/json-patch+json"
  ],
  "rest" : [
    {
      "mode" : "server",
      "resource" : [
        {
          "type" : "Patient",
          "supportedProfile" : [
            "https://interopsante.org/fhir/StructureDefinition/MyPatientProfile"
          ],
          "documentation" : "This server does not let the clients create identities.",
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "vread",
              "documentation" : "Only supported for patient records since 12-Dec 2012"
            },
            {
              "code" : "update"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "create"
            },
            {
              "code" : "history-type"
            }
          ],
          "versioning" : "versioned-update",
          "readHistory" : true,
          "updateCreate" : false,
          "conditionalCreate" : true,
          "conditionalRead" : "full-support",
          "conditionalUpdate" : false,
          "conditionalDelete" : "not-supported",
          "searchParam" : [
            {
              "name" : "IdentityReliabilitySearchParameter",
              "definition" : "https://interopsante.org/fhir/SearchParameter/MyIdentityReliabilitySearchParameter",
              "type" : "token",
              "documentation" : "Search on identity reliability"
            }
          ],
          "operation" : [
            {
              "name" : "ValidateIdentity",
              "definition" : "https://interopsante.org/OperationDefinition/MyValidateIdentityOperationDefinition",
              "documentation" : "Validate the identity of t"
            }
          ]
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.